Avoid deprecation warnings
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 May 2014 12:45:35 +0000 (08:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 May 2014 12:45:35 +0000 (08:45 -0400)
This is testing deprecated API, after all...

tests/testnumerableicon.c

index 67656cd020a385954dbf58355ff20212e9a01c14..61bef1bca328fd327b2b6d759701bbe90933825a 100644 (file)
@@ -20,6 +20,7 @@
 #include <gtk/gtk.h>
 #include "prop-editor.h"
 
+G_GNUC_BEGIN_IGNORE_DEPRECATIONS
 
 typedef struct {
   GIcon *numerable;